NEWS: Updates
authorMatthias Clasen <mclasen@redhat.com>
Wed, 22 Jul 2020 23:51:27 +0000 (19:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 22 Jul 2020 23:51:27 +0000 (19:51 -0400)
NEWS

diff --git a/NEWS b/NEWS
index 452b14a9f2324a22e954a6129fbe5beefb6a16fc..2bcbfeb5b6b9f38330dcdb318fbcce9af8491d3e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,14 @@ Overview of Changes in GTK 3.99.0
 * GtkFilterListModel:
  - Add incremental filtering
 
+* GtkSortListModel:
+ - Use timsort
+ - Add various tweaks that massively speed up sorting
+ - Add incremental sorting
+
+* GtkWidget:
+ - Massively speed up action handling
+
 * GtkEntry:
  - Make entry completion work again
  - Drop action support from GtkEntryCompletion
@@ -49,6 +57,7 @@ Overview of Changes in GTK 3.99.0
  - Keep a scroll history
  - Clean up GdkDevice api
  - Improve frame clock accuracy
+ - Add a new macOS backend
 
 * GSK:
  - Use GL_ARB_framebuffer_object